object splashfrm: Tsplashfrm Left = 253 Top = 168 BorderStyle = bsNone Caption = 'splashfrm' ClientHeight = 205 ClientWidth = 280 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 280 Height = 205 Align = alClient BevelInner = bvRaised BorderStyle = bsSingle TabOrder = 0 OnClick = Panel1Click object Label2: TLabel Left = 80 Top = 80 Width = 140 Height = 35 Caption = 'DataBook' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -29 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 81 Top = 79 Width = 140 Height = 35 Caption = 'DataBook' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object Label3: TLabel Left = 80 Top = 40 Width = 41 Height = 35 Caption = 'My' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -29 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 81 Top = 39 Width = 41 Height = 35 Caption = 'My' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -29 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object Label9: TLabel Left = 192 Top = 120 Width = 49 Height = 23 Caption = 'v.1.2' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Verdana' Font.Style = [] ParentFont = False end object Label10: TLabel Left = 192 Top = 119 Width = 49 Height = 23 Caption = 'v.1.2' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Verdana' Font.Style = [] ParentFont = False Transparent = True end object Panel2: TPanel Left = 6 Top = 6 Width = 70 Height = 189 BorderStyle = bsSingle Caption = 'Panel2' TabOrder = 0 object Image1: TImage Left = 1 Top = 1 Width = 64 Height = 183 Align = alClient Center = True Picture.Data = {} Stretch = True end end object Panel3: TPanel Left = 81 Top = 6 Width = 188 Height = 25 BorderStyle = bsSingle TabOrder = 1 object Label5: TLabel Left = 15 Top = 3 Width = 155 Height = 13 Caption = 'KokoSoft Software Development' Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 16 Top = 4 Width = 155 Height = 13 Caption = 'KokoSoft Software Development' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end end object Panel4: TPanel Left = 81 Top = 170 Width = 188 Height = 25 BorderStyle = bsSingle TabOrder = 2 object Label7: TLabel Left = 37 Top = 3 Width = 108 Height = 13 Caption = 'kbasgok@hotmail.com' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False end object Label8: TLabel Left = 38 Top = 4 Width = 108 Height = 13 Caption = 'kbasgok@hotmail.com' Transparent = True end end end end